Recent Articles
Sending E-mail from ESP8266 – IoT Project
The scope of the IoT applications is growing from controlling appliances to monitoring devices (like sensors) and sending e-mails. So [...]
Read More
Controlling LED using ESP8266 and Telegram Bot – IoT Project
In this project we will control an LED which is connected to ESP8266 with a Telegram bot. Hope you [...]
Read More
Interfacing MPU-6050 / GY-521 board with Arduino Uno
About MPU-6050 MPU-6050 is a chip manufactured by Invensense which combines 3 axis accelerometer and 3 axis gyroscope with an [...]
Read More
Updating Sensor Data to Google Spreadsheet using ESP8266 – IoT Project
In IoT applications, the monitored sensor data needs to be recorded. This data logging is important for data analytics. [...]
Read More
Flashing Espressif and NodeMCU Firmware to ESP8266
In the earlier articles, we have written our own program in Arduino IDE to access GPIO pins of ESP8266 [...]
Read More
Bluetooth Home Automation With CloudX
Bluetooth wireless technology has grown to become one of the widely used protocols in the field of communication today. Although [...]
Read More
Interfacing LCD with CloudX Board
To have a good relationship between human world and machine world, display units plays a vital part. Displays allows [...]
Read More
CloudX – Writing to PORTs
In the previous tutorial we saw how to blink an LED using CloudX board, but in some projects we [...]
Read MoreRecent Tutorials
Interfacing MPU-6050 / GY-521 board with Arduino Uno
About MPU-6050 MPU-6050 is a chip manufactured by Invensense which combines 3 axis accelerometer and 3 axis gyroscope with an [...]
Read More
Flashing Espressif and NodeMCU Firmware to ESP8266
In the earlier articles, we have written our own program in Arduino IDE to access GPIO pins of ESP8266 [...]
Read More
Interfacing LCD with CloudX Board
To have a good relationship between human world and machine world, display units plays a vital part. Displays allows [...]
Read More
CloudX – Writing to PORTs
In the previous tutorial we saw how to blink an LED using CloudX board, but in some projects we [...]
Read More
Getting Started with CloudX Development Board
CloudX M633 is one of the popular PIC based microcontroller development board designed by ByteHub Embedded, it comes with [...]
Read More
ESP8266 as MQTT Client – Arduino IoT
IoT or Internet of Things is an emerging technology which enables us to create a network of devices, sensors, [...]
Read More
How to change Hostname of OpenWrt ?
Sometimes you may need to change the hostname of your OpenWrt. Host name is stored in the system configuration [...]
Read More
Getting Started with OpenWrt C Programing
In this tutorial we will learn how to cross compile a C program for OpenWrt. Cross compiling a C [...]
Read MoreRecent Projects
Sending E-mail from ESP8266 – IoT Project
The scope of the IoT applications is growing from controlling appliances to monitoring devices (like sensors) and sending e-mails. So [...]
Read More
Controlling LED using ESP8266 and Telegram Bot – IoT Project
In this project we will control an LED which is connected to ESP8266 with a Telegram bot. Hope you [...]
Read More
Updating Sensor Data to Google Spreadsheet using ESP8266 – IoT Project
In IoT applications, the monitored sensor data needs to be recorded. This data logging is important for data analytics. [...]
Read More
Bluetooth Home Automation With CloudX
Bluetooth wireless technology has grown to become one of the widely used protocols in the field of communication today. Although [...]
Read More
Home Automation using ESP8266 & Blynk App – IoT
A home automation system is an automating the bulk of electronic and electrical tasks within a home. It uses a combination of [...]
Read More
Interfacing DHT11 Sensor with ESP8266
In this article, I am going to explain about interfacing of DHT11 sensor with ESP8266. For that we have to make [...]
Read More
Automatic School / College Bell using PIC Microcontroller
Here we are sharing a fully automatic and configurable bell which can be used in schools and colleges. It [...]
Read More
IoT Temperature Data Logger Using ESP8266 and LM35
In this project, we are going to log and monitor temperature data over internet using ThingSpeak IoT server. And [...]
Read More